How to Install dh-systemd software package in Ubuntu 17.04 (Zesty Zapus)

How to Install dh-systemd software package in Ubuntu 17.04 (Zesty Zapus)

dh-systemd software package provides debhelper add-on to handle systemd unit files - transitional package, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dh-systemd 

dh-systemd is installed in your system.

Make ensure the dh-systemd package were installed using the commands given below,

$ sudo dpkg-query -l | grep dh-systemd *

You will get with dh-systemd package name, version, architecture and description in a table

dh-systemd package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Administration Utilities
Package dh-systemd
Version 10.2.2ubuntu1
Description debhelper add-on to handle systemd unit files - transitional package
Sub Section Admin


See Also, How to uninstall or remove dh-systemd software package from Ubuntu 17.04 (Zesty Zapus)?